home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / mus / midi / XGToolset7_src.readme < prev    next >
Text File  |  2000-10-03  |  6KB  |  133 lines

  1. Short:    Source of the XGToolset7 for Bars&Pipes
  2. Author:   Alfred Faust
  3. Uploader: alfred.j.faust@gmxde (Alfred Faust)
  4. Version:  1.7
  5. Type:     mus/midi
  6. Requires: Bars&Pipes 2.+
  7.  
  8.  
  9. With this toolset you are able to reach and edit the  core  of  XG-Devices,
  10. that  you  have  to  edit  in  other  way  with  cryptical System Exclusive
  11. commands.
  12.  
  13. There is also the possibility to read/write the  values  as  SysEx  from/to
  14. track.
  15.  
  16. This toolset comes with full sourcecode and guide.
  17.  
  18. There is also a short explanation how to program the SysEx flowing  through
  19. the pipeline and writing to track.
  20.  
  21. Some small alterations where made since V.1.1:
  22.     - in XGMain-Editor: removed writing reset values in each track,
  23.                         use for this the XGReset.ptool
  24.     - in the Guidefile: some additions in capture XGMultipart
  25.  
  26. Since the version 1.3
  27.     - all slidervalues of ALL XGTools will be stored with the song.
  28.     - additions made in the guidefile
  29.  
  30. Since the version 1.4
  31.     - made some alterations in XGChorus, XGReverb & XGVarFX because
  32.       the save and restore won't work proper, the slidervalues where
  33.       stored, but the sysex-commands where not stored;
  34.       now both will be stored, the slidervalues and the SysEx-commands,
  35.       now you can write to track the SysEx-commands proper after reloading
  36.       a saved song and worked away;
  37.  
  38. Since the version 1.5
  39.     - rewritten GUI of XG-Main and XG-Multipart
  40.     - added in XG-Multipart 4 missed sliders of the Pitch Envelope Generator
  41.     - added a new Tool: "XG-Controller-Panel"
  42.       for the assigning of  Pitch Control
  43.                             Filter (Cutoff Frequence) Control
  44.                             Amplitude (Volume) Control
  45.                             LFO Phase Modulation Control
  46.                             LFO Frequence Modulation Control
  47.                             LFO Amplitude Modulation Control
  48.     - splitted the archive into 2 archives: tools&guide (XGToolset.lha)
  49.                                             sourcecode  (XGToolset_src.lha)
  50.  
  51. Since the version 1.7
  52.     - added to all tools (except HEX-Transmitter & XGReset) a Read-function
  53.       to read data from track into the tool to work on them, and write them
  54.       back to the track
  55.     - rewritten the GUI of the  XGMain-Editor  to  use  the  knobs  of  the
  56.       inovatools1.library
  57.     - rewritten some functions in all tools to add the read-function
  58.     - removed all bugs that are known by me
  59.  
  60. ============================= Archive contents =============================
  61.  
  62. Original  Packed  Name
  63. -------- -------  -------------
  64.    34859    7818  xgtoolset_src/bars.h
  65.      260     170  xgtoolset_src/hextransmitter/HexTransicon.iff
  66.      872     288  xgtoolset_src/hextransmitter/HexTransicon.iff.c
  67.     9681    3434  xgtoolset_src/hextransmitter/Hextransmitter.c
  68.     3393    1822  xgtoolset_src/hextransmitter/Hextransmitter.o
  69.      340     188  xgtoolset_src/hextransmitter/Makefile
  70.     6246    2479  xgtoolset_src/HowtoProgramSysEx.doc
  71.     2879     980  xgtoolset_src/myheader.h
  72.      524     244  xgtoolset_src/toolstart.c
  73.      429     240  xgtoolset_src/toolstart.o
  74.      337     197  xgtoolset_src/xgchorus/Makefile
  75.    87661   11683  xgtoolset_src/xgchorus/XGChorus1.7.c
  76.      260     170  xgtoolset_src/xgchorus/XGChorusicon.iff
  77.      898     296  xgtoolset_src/xgchorus/xgchorusicon.iff.c
  78.    26126    8794  xgtoolset_src/xgchorus/XGChorus1.7.o
  79.      312     186  xgtoolset_src/xgcpnl/Makefile
  80.      260     155  xgtoolset_src/xgcpnl/XGCPnl.iff
  81.     1375     459  xgtoolset_src/xgcpnl/XGCPnl.iff.c
  82.    99501   15714  xgtoolset_src/xgcpnl/XGCPnl1.7.c
  83.    35290   13741  xgtoolset_src/xgcpnl/XGCPnl1.7.o
  84.      325     185  xgtoolset_src/xgdrum/Makefile
  85.    20163    3361  xgtoolset_src/xgdrum/soundmatrix.c
  86.      260     202  xgtoolset_src/xgdrum/XGDrum.iff
  87.    88006   14154  xgtoolset_src/xgdrum/XGDrum1.7.c
  88.      887     330  xgtoolset_src/xgdrum/XGDrum.iff.c
  89.    38311   14963  xgtoolset_src/xgdrum/XGDrum1.7.o
  90.      698     296  xgtoolset_src/xgmain/hexstrings.c
  91.      324     192  xgtoolset_src/xgmain/Makefile
  92.    13060    3967  xgtoolset_src/xgmain/soundmatrix.c
  93.      327     230  xgtoolset_src/xgmain/readmefirst
  94.      260     196  xgtoolset_src/xgmain/XGMain.iff
  95.      888     315  xgtoolset_src/xgmain/XGMain.iff.c
  96.    68448   14029  xgtoolset_src/xgmain/XGMain1.7.c
  97.    29157   13364  xgtoolset_src/xgmain/XGMain1.7.o
  98.     4259     808  xgtoolset_src/xgmain/inovatools1/dev_ade/include/clib/inovatools1_protos.h
  99.    12560    2334  xgtoolset_src/xgmain/inovatools1/dev_ade/lib/libitools1.a
  100.     1872     499  xgtoolset_src/xgmain/inovatools1/dev_ade/include/fd/inovatools1.fd
  101.     3314    1181  xgtoolset_src/xgmain/inovatools1/dev_ade/include/inovatools1.h
  102.     9254    1379  xgtoolset_src/xgmain/inovatools1/dev_ade/include/inline/inovatools1.h
  103.      405     218  xgtoolset_src/xgmain/inovatools1/dev_ade/include/proto/inovatools1.h
  104.    27011    1956  xgtoolset_src/xgmain/inovatools1/itools1.c
  105.     1636     858  xgtoolset_src/xgmain/Inovatools1.info
  106.    53075   53075  xgtoolset_src/xgmain/inovatools1/Inovatools1.html.lha
  107.      291     159  xgtoolset_src/xgmain/inovatools1/libmake-gcc
  108.      698     296  xgtoolset_src/xgmpart/hexstrings.c
  109.      329     188  xgtoolset_src/xgmpart/Makefile
  110.    13060    3967  xgtoolset_src/xgmpart/soundmatrix.c
  111.      260     172  xgtoolset_src/xgmpart/XGMpart.iff
  112.      892     292  xgtoolset_src/xgmpart/XGMpart.iff.c
  113.   144162   20103  xgtoolset_src/xgmpart/XGMpart1.7.c
  114.    57232   20606  xgtoolset_src/xgmpart/XGMpart1.7.o
  115.      336     196  xgtoolset_src/xgreset/Makefile
  116.      260     204  xgtoolset_src/xgreset/XGReset.iff
  117.      887     333  xgtoolset_src/xgreset/XGReset.iff.c
  118.    13218    4171  xgtoolset_src/xgreset/XGReset1.7.c
  119.     3806    2088  xgtoolset_src/xgreset/XGReset1.7.o
  120.      335     198  xgtoolset_src/xgreverb/Makefile
  121.    88866   12106  xgtoolset_src/xgreverb/XGReverb1.7.c
  122.    26162    9189  xgtoolset_src/xgreverb/XGReverb1.7.o
  123.      260     176  xgtoolset_src/xgreverb/XGReverbicon.iff
  124.      897     292  xgtoolset_src/xgreverb/XGReverbicon.iff.c
  125.      330     196  xgtoolset_src/xgvarfx/Makefile
  126.   150658   19183  xgtoolset_src/xgvarfx/XGVarFX1.7.c
  127.    36812   13626  xgtoolset_src/xgvarfx/XGVarFX1.7.o
  128.      260     196  xgtoolset_src/xgvarfx/XGVarFXicon.iff
  129.     1636     861  XGToolset_src.info
  130.      892     318  xgtoolset_src/xgvarfx/XGVarFXicon.iff.c
  131. -------- -------
  132.  1228542  306266    67 files
  133.